GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureSegmenter / ReleaseSegmentationResult Method





In This Topic
ReleaseSegmentationResult Method (GdPictureSegmenter)
In This Topic
Syntax
'Declaration
 
Public Function ReleaseSegmentationResult( _
   ByVal SegmentationResultID As String _
) As GdPictureStatus
public GdPictureStatus ReleaseSegmentationResult( 
   string SegmentationResultID
)
public function ReleaseSegmentationResult( 
    SegmentationResultID: String
): GdPictureStatus; 
public function ReleaseSegmentationResult( 
   SegmentationResultID : String
) : GdPictureStatus;
public: GdPictureStatus ReleaseSegmentationResult( 
   string* SegmentationResultID
) 
public:
GdPictureStatus ReleaseSegmentationResult( 
   String^ SegmentationResultID
) 

Parameters

SegmentationResultID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureSegmenter
GdPictureSegmenter Members